Digital Wanderer

We live as long as we fly

Using Windows Search in a C# / .NET Application

For work, I need to invoke Windows Search programmatically to search for information in arbitrary documents on disk.

This link was very helpful - Using Windows Search in your applications

There are also some examples here  - Windows Search Sample Code

I'm posting these links because it was harder than usual for me to find all this on Google—hopefully they'll rank a little higher :-)

By the way, the SDK is easy to find - Microsoft Windows Search SDK